[INFO] cloning repository https://github.com/jw3126/hen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jw3126/hen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bb4ceced6b1e926890386c69dcdddd6972706ad
[INFO] testing jw3126/hen against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jw3126/hen
[INFO] finished tweaking git repo https://github.com/jw3126/hen
[INFO] tweaked toml for git repo https://github.com/jw3126/hen written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jw3126/hen on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jw3126/hen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remove_dir_all v0.5.1
[INFO] [stderr]   Downloaded redox_syscall v0.1.40
[INFO] [stderr]   Downloaded tempfile v3.0.2
[INFO] [stderr]   Downloaded rand v0.4.2
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded quick-error v1.2.2
[INFO] [stderr]   Downloaded assert_cli v0.5.4
[INFO] [stderr]   Downloaded skeptic v0.13.3
[INFO] [stderr]   Downloaded bytecount v0.3.1
[INFO] [stderr]   Downloaded itoa v0.4.1
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded arrayref v0.3.4
[INFO] [stderr]   Downloaded nodrop v0.1.12
[INFO] [stderr]   Downloaded unicode-width v0.1.5
[INFO] [stderr]   Downloaded same-file v1.0.2
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded cargo_metadata v0.5.5
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded quickcheck v0.6.2
[INFO] [stderr]   Downloaded memoffset v0.2.1
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded rustc-demangle v0.1.8
[INFO] [stderr]   Downloaded vec_map v0.8.1
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded keccak v0.1.0
[INFO] [stderr]   Downloaded quote v0.6.3
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.2.2
[INFO] [stderr]   Downloaded scopeguard v0.3.3
[INFO] [stderr]   Downloaded strsim v0.7.0
[INFO] [stderr]   Downloaded typenum v1.10.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.4
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded backtrace v0.3.8
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded lazy_static v1.0.1
[INFO] [stderr]   Downloaded block-buffer v0.3.3
[INFO] [stderr]   Downloaded digest v0.7.2
[INFO] [stderr]   Downloaded generic-array v0.9.0
[INFO] [stderr]   Downloaded byte-tools v0.2.0
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded textwrap v0.9.0
[INFO] [stderr]   Downloaded environment v0.1.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.2.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded log v0.4.2
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded proc-macro2 v0.4.6
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.1
[INFO] [stderr]   Downloaded arrayvec v0.4.7
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded walkdir v2.1.4
[INFO] [stderr]   Downloaded colored v1.6.0
[INFO] [stderr]   Downloaded rayon-core v1.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.19
[INFO] [stderr]   Downloaded itertools v0.7.8
[INFO] [stderr]   Downloaded cc v1.0.17
[INFO] [stderr]   Downloaded serde v1.0.66
[INFO] [stderr]   Downloaded serde_derive v1.0.66
[INFO] [stderr]   Downloaded pulldown-cmark v0.1.2
[INFO] [stderr]   Downloaded syn v0.14.2
[INFO] [stderr]   Downloaded rayon v1.0.1
[INFO] [stderr]   Downloaded difference v1.0.0
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] [stderr]   Downloaded clap v2.31.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.42
[INFO] [stderr]   Downloaded backtrace-sys v0.1.23
[INFO] [stderr]   Downloaded sha3 v0.7.3
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8644b787f7841ca78f9c26921ecc3f32135d916ecc91bdd835da4ec781363574
[INFO] running `Command { std: "docker" "start" "-a" "8644b787f7841ca78f9c26921ecc3f32135d916ecc91bdd835da4ec781363574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8644b787f7841ca78f9c26921ecc3f32135d916ecc91bdd835da4ec781363574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8644b787f7841ca78f9c26921ecc3f32135d916ecc91bdd835da4ec781363574", kill_on_drop: false }`
[INFO] [stdout] 8644b787f7841ca78f9c26921ecc3f32135d916ecc91bdd835da4ec781363574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f95614b4cb8885fc8ef17995c27742ca9af145d365f87b2d0c980ad6e503204c
[INFO] running `Command { std: "docker" "start" "-a" "f95614b4cb8885fc8ef17995c27742ca9af145d365f87b2d0c980ad6e503204c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling serde v1.0.66
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling arrayref v0.3.4
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling hen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-syntax v0.6.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling clap v2.31.2
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling digest v0.7.2
[INFO] [stderr]    Compiling sha3 v0.7.3
[INFO] [stderr]    Compiling rayon v1.0.1
[INFO] [stderr]    Compiling backtrace v0.3.8
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.66
[INFO] [stderr]    Compiling serde_json v1.0.19
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f95614b4cb8885fc8ef17995c27742ca9af145d365f87b2d0c980ad6e503204c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95614b4cb8885fc8ef17995c27742ca9af145d365f87b2d0c980ad6e503204c", kill_on_drop: false }`
[INFO] [stdout] f95614b4cb8885fc8ef17995c27742ca9af145d365f87b2d0c980ad6e503204c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2dd37afa17fea0ec5ad61c2b1ee80055d19423322a99767fe6c0720d15e4fce
[INFO] running `Command { std: "docker" "start" "-a" "f2dd37afa17fea0ec5ad61c2b1ee80055d19423322a99767fe6c0720d15e4fce", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling bytecount v0.3.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling log v0.4.2
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tempfile v3.0.2
[INFO] [stderr]    Compiling colored v1.6.0
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling walkdir v2.1.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling env_logger v0.5.10
[INFO] [stderr]    Compiling cargo_metadata v0.5.5
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling skeptic v0.13.3
[INFO] [stderr]    Compiling assert_cli v0.5.4
[INFO] [stderr]    Compiling hen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f2dd37afa17fea0ec5ad61c2b1ee80055d19423322a99767fe6c0720d15e4fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2dd37afa17fea0ec5ad61c2b1ee80055d19423322a99767fe6c0720d15e4fce", kill_on_drop: false }`
[INFO] [stdout] f2dd37afa17fea0ec5ad61c2b1ee80055d19423322a99767fe6c0720d15e4fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cade9b73d42ca0ada3e331d70c9f6f1345f9376a3ededeba61a95624acd1d868
[INFO] running `Command { std: "docker" "start" "-a" "cade9b73d42ca0ada3e331d70c9f6f1345f9376a3ededeba61a95624acd1d868", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/simulation.rs:607:10
[INFO] [stderr]     |
[INFO] [stderr] 607 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stderr]    --> src/app/mod.rs:318:1
[INFO] [stderr]     |
[INFO] [stderr] 318 | / arg_enum!{
[INFO] [stderr] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stderr] 320 | |     pub enum ShowWhat {
[INFO] [stderr] 321 | |         Output,
[INFO] [stderr] ...   |
[INFO] [stderr] 326 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:229:33
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:243:32
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stderr]     |                                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:18:33
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stderr]    |                                 ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:27:27
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stderr]    |                           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:77:45
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stderr]    |                                             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:25:39
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stderr]    |                                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:29:28
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stderr]    |                            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:33:27
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:37:29
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:41:29
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/tokenizer.rs:59:35
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stderr]    |                                   ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:123:38
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:23:35
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `SingSimInput` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `SingSimInput` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:32:35
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `SingSimInputBuilder` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:32:46
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `SingSimInputBuilder` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:106:35
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimInput` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:106:46
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimInput` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:113:35
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimFinished` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:113:46
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimFinished` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:121:35
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimParsedOutput` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:121:46
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimParsedOutput` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:128:35
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimReport` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:128:46
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimReport` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:139:35
[INFO] [stderr]     |
[INFO] [stderr] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimFinished` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:139:46
[INFO] [stderr]     |
[INFO] [stderr] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimFinished` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:145:35
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimReport` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:145:46
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimReport` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:12:35
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `HenInfo` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:12:46
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `HenInfo` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:45:35
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   -^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `WithMeta` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:45:46
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `WithMeta` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/uncertain.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                         ^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Uf64` is not local
[INFO] [stderr]   |                                         `Serialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/uncertain.rs:4:52
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                                    -^^^^^^^^^^
[INFO] [stderr]   |                                                    |
[INFO] [stderr]   |                                                    `Uf64` is not local
[INFO] [stderr]   |                                                    `Deserialize` is not local
[INFO] [stderr]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/omittable.rs:5:35
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                   -^^^^^^^^
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `Omittable` is not local
[INFO] [stderr]   |                                   `Serialize` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/omittable.rs:5:46
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                              -^^^^^^^^^^
[INFO] [stderr]   |                                              |
[INFO] [stderr]   |                                              `Omittable` is not local
[INFO] [stderr]   |                                              `Deserialize` is not local
[INFO] [stderr]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `hen` (bin "hen" test) generated 38 warnings (run `cargo fix --bin "hen" -p hen --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hen-bcfa8b350ada3c89)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test output_parser::tests::test_parse_geometry_dose ... ok
[INFO] [stdout] test output_parser::tests::test_parse_dot_separated_key_value ... ok
[INFO] [stdout] test tokenizer::test_parse_single_token ... ok
[INFO] [stdout] test uncertain::tests::prop_inclusion_additive ... ok
[INFO] [stdout] test uncertain::tests::prop_inclusion_multipicative ... ok
[INFO] [stdout] test uncertain::tests::test_Uf64 ... ok
[INFO] [stdout] test util::test_has_unique_elements ... ok
[INFO] [stdout] test output_parser::tests::test_parse_timeout_simulation_output ... ok
[INFO] [stdout] test tokenizer::test_parse_tokenstream ... ok
[INFO] [stdout] test output_parser::tests::test_parse_loop_simulation_output ... ok
[INFO] [stdout] test simulation::tests::test_report_par_sim ... ok
[INFO] [stdout] test tests::test_error_message ... ok
[INFO] [stdout] test tests::test_run_custom_seeds_ncases ... FAILED
[INFO] [stdout] test tests::test_spaces_in_filename ... FAILED
[INFO] [stdout] test tests::test_rerun ... FAILED
[INFO] [stdout] test tests::test_run_multiple_geometries ... FAILED
[INFO] [stdout] test tests::test_split ... ok
[INFO] [stdout] test tests::test_zero_dose_with_100_uncertainty ... FAILED
[INFO] [stdout] test tests::test_run_many ... FAILED
[INFO] [stdout] test tests::test_split_run_combine ... FAILED
[INFO] [stdout] test tests::test_run_bad_pegs ... FAILED
[INFO] [stdout] test tests::test_run_umlauts ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_custom_seeds_ncases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_custom_seeds_ncases' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpfOwD0M/output/xMNODuVjBb --seeds=[[1983,324],[3,4]] --ncases=[173, 200]` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpfOwD0M/output/xMNODuVjBb '--seeds=[[1983,324],[3,4]]' '--ncases=[173, 200]'`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (195) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d43b4e538fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d43b4e538fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d43b4e538fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d43b4e538fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d43b4e6839a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d43b4e6839a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d43b4e58bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d43b4e58bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d43b4e35d9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d43b4e35d9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d43b4e4e411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d43b4e4e68b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d43b4e35e58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d43b4e2ae49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d43b4e3683d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d43b4e68b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d43b4e688d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5d43b4bb0fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5d43b4b579db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5d43b4b53732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5d43b4b530ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5d43b4b53997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5d43b4b5318b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5d43b4b528d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5d43b4b50b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5d43b4be8013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5d43b4be7be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5d43b4be591c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5d43b4b72052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5d43b4bafda2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5d43b4bb0cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5d43b4bd9f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5d43b4bda135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5d43b4b88c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5d43b4b91a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5d43b4b9062b - __rust_try
[INFO] [stdout]   36:     0x5d43b4b8970c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d43b4b8970c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d43b4b76b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5d43b4bdd46c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5d43b4df374e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5d43b4dedb82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5d43b4debdbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5d43b4debaec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5d43b4df0a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5d43b4decc9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5d43b4dfb356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5d43b4dfc8e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5d43b4dfeb61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d43b4df28f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d43b4dfebcb - __rust_try
[INFO] [stdout]   51:     0x5d43b4dfc4a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d43b4dfc4a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d43b4dfc4a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5d43b4df862f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d43b4e531ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5d43b4e531ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7bcaa6669aa4 - <unknown>
[INFO] [stdout]   58:     0x7bcaa66f6a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (225) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d43b4e538fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d43b4e538fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d43b4e538fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d43b4e538fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d43b4e6839a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d43b4e6839a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d43b4e58bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d43b4e58bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d43b4e35d9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d43b4e35d9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d43b4e4e411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d43b4e4e68b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d43b4e35e58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d43b4e2ae49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d43b4e3683d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d43b4e68b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d43b4e688d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5d43b4bb0fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5d43b4b579db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5d43b4b53732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5d43b4b530ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5d43b4b53997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5d43b4b5318b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5d43b4b528d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5d43b4b50b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5d43b4be8013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5d43b4be7be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5d43b4be591c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5d43b4b72052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5d43b4bafda2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5d43b4bb0be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5d43b4bda03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5d43b4b88b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5d43b4b91856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5d43b4b9062b - __rust_try
[INFO] [stdout]   35:     0x5d43b4b892cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5d43b4b892cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5d43b4b76a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5d43b4bd975d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5d43b4bbcf81 - <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   40:     0x5d43b4bda0c4 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   41:     0x5d43b4b88bd3 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5d43b4b91933 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5d43b4b9062b - __rust_try
[INFO] [stdout]   44:     0x5d43b4b894d2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<((), ()), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d43b4b894d2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d43b4b76abc - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   47:     0x5d43b4bdcc21 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   48:     0x5d43b4df374e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   49:     0x5d43b4dedb82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   50:     0x5d43b4debdbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   51:     0x5d43b4debaec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   52:     0x5d43b4df0a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   53:     0x5d43b4decc9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   54:     0x5d43b4dfb356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5d43b4dfc8e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5d43b4dfeb61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5d43b4df28f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d43b4dfebcb - __rust_try
[INFO] [stdout]   59:     0x5d43b4dfc4a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d43b4dfc4a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d43b4dfc4a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d43b4df862f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d43b4e531ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5d43b4e531ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7bcaa6669aa4 - <unknown>
[INFO] [stdout]   66:     0x7bcaa66f6a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac78720440a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac78720440a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac78720440a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac78720440a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac78721950a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac78721950a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5ac787209132 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ac787209132 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ac7871e15ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac7871e15ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac7871fbff9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac7870207ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ac7870207ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ac7871fc1b2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ac7871fc1b2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ac7871e16b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ac7871d6729 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac7871e23cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ac787219cfc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac78708d1d8 - core[4a92201981c6b77a]::panicking::panic_display::<assert_cli[aa8bfb35ab377022]::errors::Error>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ac787080864 - <assert_cli[aa8bfb35ab377022]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5ac786fd5a1e - hen[e2a5bc5d452e9a02]::tests::test_run_custom_seeds_ncases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:98:10
[INFO] [stdout]   22:     0x5ac786fcef97 - hen[e2a5bc5d452e9a02]::tests::test_run_custom_seeds_ncases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:82:34
[INFO] [stdout]   23:     0x5ac786fcd8f6 - <hen[e2a5bc5d452e9a02]::tests::test_run_custom_seeds_ncases::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac787013acb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac787013acb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ac7870212bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ac7870212bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ac7870212bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ac7870212bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ac78701a9d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ac78701a9d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ac787023ec2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ac787023ec2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ac787023ec2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ac787023ec2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ac787203d1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5ac787203d1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x741f4f9cdaa4 - <unknown>
[INFO] [stdout]   45:     0x741f4fa5aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_spaces_in_filename stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_spaces_in_filename' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/nospaces.egsinp -o /tmp/.tmp7v1Zwu/out.json` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/nospaces.egsinp -o /tmp/.tmp7v1Zwu/out.json`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (175) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   47:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   59:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   72:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   84:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   87:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   90:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   92:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   94:     0x71e171cbfa64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (176) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   47:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   59:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   71:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x63dfdc554f81 - <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x63dfdc5720c4 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x63dfdc520bd3 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x63dfdc529933 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   80:     0x63dfdc5214d2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<((), ()), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x63dfdc5214d2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x63dfdc50eabc - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x63dfdc574c21 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   92:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   93:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   95:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   98:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  100:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  101:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]  102:     0x71e171cbfa64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (182) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   47:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   60:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   75:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   82:     0x71e171cbfa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (170) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (183) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   48:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   63:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   70:     0x71e171cbfa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (178) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   48:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   63:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   70:     0x71e171cbfa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (179) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (174) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (177) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (169) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   47:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   60:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   75:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   82:     0x71e171cbfa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (184) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   48:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   63:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   70:     0x71e171cbfa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (181) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (172) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x63dfdc57203b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x63dfdc520b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x63dfdc529856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   35:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dfdc5212cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dfdc50ea47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x63dfdc57175d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x63dfdc54fae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x63dfdc57052d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x63dfdc548065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   48:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   63:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   70:     0x71e171cbfa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (180) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (173) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (171) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dfdc7eb8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dfdc7eb8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dfdc80039a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dfdc80039a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63dfdc7f0bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dfdc7f0bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dfdc7cdd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dfdc7cdd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dfdc7e6411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dfdc7e668b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dfdc7cde58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dfdc7c2e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dfdc7ce83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dfdc800b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dfdc8008d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dfdc548fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63dfdc4ef9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x63dfdc4eb732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x63dfdc4eb0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x63dfdc4eb997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x63dfdc4eb18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x63dfdc4ea8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x63dfdc4e8b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x63dfdc580013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x63dfdc57fbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x63dfdc57d91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x63dfdc50a052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x63dfdc547da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x63dfdc548cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x63dfdc571f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x63dfdc572135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x63dfdc520c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x63dfdc529a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dfdc52862b - __rust_try
[INFO] [stdout]   36:     0x63dfdc52170c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63dfdc52170c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dfdc50eb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x63dfdc57546c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x63dfdc78b74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x63dfdc785b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x63dfdc783dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x63dfdc783aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x63dfdc788a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x63dfdc784c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x63dfdc793356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x63dfdc7948e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x63dfdc796b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63dfdc78a8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63dfdc796bcb - __rust_try
[INFO] [stdout]   51:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63dfdc7944a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x63dfdc79062f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63dfdc7eb1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x63dfdc7eb1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x71e171c32aa4 - <unknown>
[INFO] [stdout]   58:     0x71e171cbfa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac78720440a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac78720440a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac78720440a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac78720440a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac78721950a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac78721950a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5ac787209132 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ac787209132 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ac7871e15ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac7871e15ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac7871fbff9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac7870207ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ac7870207ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ac7871fc1b2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ac7871fc1b2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ac7871e16b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ac7871d6729 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac7871e23cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ac787219cfc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac78708d1d8 - core[4a92201981c6b77a]::panicking::panic_display::<assert_cli[aa8bfb35ab377022]::errors::Error>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ac787080864 - <assert_cli[aa8bfb35ab377022]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5ac786fcfff0 - hen[e2a5bc5d452e9a02]::tests::run_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:24:56
[INFO] [stdout]   22:     0x5ac786fd4f05 - hen[e2a5bc5d452e9a02]::tests::test_spaces_in_filename
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:276:27
[INFO] [stdout]   23:     0x5ac786fcef67 - hen[e2a5bc5d452e9a02]::tests::test_spaces_in_filename::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:274:29
[INFO] [stdout]   24:     0x5ac786fcd8b6 - <hen[e2a5bc5d452e9a02]::tests::test_spaces_in_filename::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac787013acb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ac787013acb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5ac7870212bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5ac7870212bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ac7870212bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ac7870212bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5ac78701a9d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5ac78701a9d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ac787023ec2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5ac787023ec2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ac787023ec2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5ac787023ec2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ac787203d1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5ac787203d1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x741f4f9cdaa4 - <unknown>
[INFO] [stdout]   46:     0x741f4fa5aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_rerun stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_rerun' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpWRumn1/bjeMzLEouO` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpWRumn1/bjeMzLEouO`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (220) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   47:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   59:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   71:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x5e713e426f81 - <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x5e713e4440c4 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x5e713e3f2bd3 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x5e713e3fb933 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   80:     0x5e713e3f34d2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<((), ()), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5e713e3f34d2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e713e3e0abc - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x5e713e446c21 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   92:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   93:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   95:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   98:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  100:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  101:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]  102:     0x7ab3c1528a64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (219) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   47:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   59:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   72:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   84:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   87:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   90:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   92:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   94:     0x7ab3c1528a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (213) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   47:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   60:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   75:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   82:     0x7ab3c1528a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (207) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   47:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   60:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   75:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   82:     0x7ab3c1528a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (209) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   48:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   63:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   70:     0x7ab3c1528a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (208) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   48:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   63:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   70:     0x7ab3c1528a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (211) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (217) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   48:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   63:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   70:     0x7ab3c1528a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (210) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (214) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (215) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41abe6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5e713e44403b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5e713e3f2b60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5e713e3fb856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   35:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e713e3f32cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e713e3e0a47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5e713e44375d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5e713e421ae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5e713e44252d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x5e713e41a065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   48:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   63:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   70:     0x7ab3c1528a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (223) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (218) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (222) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (224) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (221) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e713e6bd8fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e713e6bd8fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e713e6d239a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e713e6d239a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e713e6c2bd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e713e6c2bd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e713e69fd9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e713e69fd9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e713e6b8411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e713e6b868b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e713e69fe58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e713e694e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e713e6a083d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e713e6d2b5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e713e6d28d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e713e41afee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e713e3c19db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5e713e3bd732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5e713e3bd0ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5e713e3bd997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5e713e3bd18b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5e713e3bc8d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5e713e3bab0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5e713e452013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5e713e451be2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5e713e44f91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5e713e3dc052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5e713e419da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5e713e41acf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5e713e443f99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5e713e444135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5e713e3f2c40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5e713e3fba36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e713e3fa62b - __rust_try
[INFO] [stdout]   36:     0x5e713e3f370c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e713e3f370c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e713e3e0b47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5e713e44746c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5e713e65d74e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5e713e657b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5e713e655dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5e713e655aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5e713e65aa76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5e713e656c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5e713e665356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e713e6668e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e713e668b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e713e65c8f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e713e668bcb - __rust_try
[INFO] [stdout]   51:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e713e6664a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e713e6664a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5e713e66262f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e713e6bd1ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x5e713e6bd1ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7ab3c149baa4 - <unknown>
[INFO] [stdout]   58:     0x7ab3c1528a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac78720440a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac78720440a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac78720440a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac78720440a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac78721950a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac78721950a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5ac787209132 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ac787209132 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ac7871e15ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac7871e15ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac7871fbff9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac7870207ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ac7870207ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ac7871fc1b2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ac7871fc1b2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ac7871e16b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ac7871d6729 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac7871e23cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ac787219cfc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac78708d1d8 - core[4a92201981c6b77a]::panicking::panic_display::<assert_cli[aa8bfb35ab377022]::errors::Error>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ac787080864 - <assert_cli[aa8bfb35ab377022]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5ac786fd0e48 - hen[e2a5bc5d452e9a02]::tests::test_rerun
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:175:10
[INFO] [stdout]   22:     0x5ac786fcee17 - hen[e2a5bc5d452e9a02]::tests::test_rerun::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:164:16
[INFO] [stdout]   23:     0x5ac786fcd6f6 - <hen[e2a5bc5d452e9a02]::tests::test_rerun::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac787013acb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac787013acb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ac7870212bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ac7870212bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ac7870212bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ac7870212bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ac7870212bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ac78701a9d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ac78701a9d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ac787023ec2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ac787023ec2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ac787023ec2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ac787023ec2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ac787023ec2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ac787203d1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5ac787203d1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x741f4f9cdaa4 - <unknown>
[INFO] [stdout]   45:     0x741f4fa5aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_multiple_geometries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_multiple_geometries' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpA0guu4/DbXo05TsHJ` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpA0guu4/DbXo05TsHJ`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (166) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6184e4e188fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6184e4e188fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6184e4e2d39a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6184e4e2d39a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6184e4e1dbd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6184e4e1dbd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6184e4dfad9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6184e4dfad9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6184e4e13411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6184e4e1368b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6184e4dfae58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6184e4defe49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6184e4dfb83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6184e4e2db5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6184e4e2d8d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6184e4b75fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x6184e4b1c9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x6184e4b18732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x6184e4b180ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x6184e4b18997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x6184e4b1818b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x6184e4b178d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x6184e4b15b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x6184e4bad013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x6184e4bacbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x6184e4baa91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x6184e4b37052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x6184e4b74da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   35:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   47:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   59:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x6184e4b75cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x6184e4b9ef99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x6184e4b9f135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x6184e4b4dc40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x6184e4b56a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   72:     0x6184e4b4e70c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x6184e4b4e70c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x6184e4b3bb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x6184e4ba246c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x6184e4db874e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x6184e4db2b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x6184e4db0dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x6184e4db0aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x6184e4db5a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x6184e4db1c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x6184e4dc0356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x6184e4dc18e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   84:     0x6184e4dc3b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x6184e4db78f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x6184e4dc3bcb - __rust_try
[INFO] [stdout]   87:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   90:     0x6184e4dbd62f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x6184e4e181ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   92:     0x6184e4e181ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x7534475f7aa4 - <unknown>
[INFO] [stdout]   94:     0x753447684a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (161) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6184e4e188fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6184e4e188fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6184e4e2d39a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6184e4e2d39a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6184e4e1dbd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6184e4e1dbd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6184e4dfad9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6184e4dfad9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6184e4e13411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6184e4e1368b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6184e4dfae58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6184e4defe49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6184e4dfb83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6184e4e2db5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6184e4e2d8d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6184e4b75fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x6184e4b1c9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x6184e4b18732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x6184e4b180ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x6184e4b18997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x6184e4b1818b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x6184e4b178d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x6184e4b15b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x6184e4bad013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x6184e4bacbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x6184e4baa91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x6184e4b37052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x6184e4b74da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   35:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   47:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   59:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   71:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x6184e4b81f81 - <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x6184e4b9f0c4 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x6184e4b4dbd3 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x6184e4b56933 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   80:     0x6184e4b4e4d2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<((), ()), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x6184e4b4e4d2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x6184e4b3babc - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x6184e4ba1c21 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::LockLatch, <rayon_core[6a1103081137bd06]::registry::Registry>::in_worker_cold<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x6184e4db874e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x6184e4db2b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x6184e4db0dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x6184e4db0aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x6184e4db5a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x6184e4db1c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x6184e4dc0356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x6184e4dc18e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   92:     0x6184e4dc3b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   93:     0x6184e4db78f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x6184e4dc3bcb - __rust_try
[INFO] [stdout]   95:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   98:     0x6184e4dbd62f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x6184e4e181ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  100:     0x6184e4e181ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  101:     0x7534475f7aa4 - <unknown>
[INFO] [stdout]  102:     0x753447684a64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (191) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6184e4e188fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6184e4e188fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6184e4e2d39a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6184e4e2d39a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6184e4e1dbd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6184e4e1dbd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6184e4dfad9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6184e4dfad9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6184e4e13411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6184e4e1368b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6184e4dfae58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6184e4defe49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6184e4dfb83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6184e4e2db5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6184e4e2d8d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6184e4b75fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x6184e4b1c9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x6184e4b18732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x6184e4b180ab - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x6184e4b18997 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x6184e4b1818b - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x6184e4b178d8 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x6184e4b15b0c - <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x6184e4bad013 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[b090e49028258cb8]::iter::plumbing::Folder<alloc[420bb310a727dfd7]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x6184e4bacbe2 - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x6184e4baa91c - <rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string> as rayon[b090e49028258cb8]::iter::plumbing::Folder<&hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>::consume_iter::<core[4a92201981c6b77a]::slice::iter::Iter<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x6184e4b37052 - <rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream> as rayon[b090e49028258cb8]::iter::plumbing::Producer>::fold_with::<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::map::MapFolder<rayon[b090e49028258cb8]::iter::collect::consumer::CollectFolder<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x6184e4b74da2 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   35:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x6184e4b75be6 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x6184e4b9f03b - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x6184e4b4db60 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6184e4b56856 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   47:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x6184e4b4e2cc - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6184e4b3ba47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x6184e4b9e75d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x6184e4b7cae2 - rayon_core[6a1103081137bd06]::registry::in_worker::<rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x6184e4b9d52d - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x6184e4b75065 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x6184e4b75cf0 - rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper::<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x6184e4b9ef99 - rayon_core[6a1103081137bd06]::join::join_context::<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x6184e4b9f135 - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x6184e4b4dc40 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x6184e4b56a36 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6184e4b5562b - __rust_try
[INFO] [stdout]   60:     0x6184e4b4e70c - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6184e4b4e70c - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6184e4b3bb47 - rayon_core[6a1103081137bd06]::unwind::halt_unwinding::<<rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x6184e4ba246c - <rayon_core[6a1103081137bd06]::job::StackJob<rayon_core[6a1103081137bd06]::latch::SpinLatch, rayon_core[6a1103081137bd06]::join::join_context<rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[b090e49028258cb8]::iter::plumbing::bridge_producer_consumer::helper<rayon[b090e49028258cb8]::slice::IterProducer<hen[e8aaa039a1b36f17]::tokenizer::TokenStream>, rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::map::MapConsumer<rayon[b090e49028258cb8]::iter::collect::consumer::CollectConsumer<hen[e8aaa039a1b36f17]::simulation::SingSimFinished>, <hen[e8aaa039a1b36f17]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e8aaa039a1b36f17]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[6a1103081137bd06]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x6184e4db874e - <rayon_core[6a1103081137bd06]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x6184e4db2b82 - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x6184e4db0dbf - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until_cold::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x6184e4db0aec - <rayon_core[6a1103081137bd06]::registry::WorkerThread>::wait_until::<rayon_core[6a1103081137bd06]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x6184e4db5a76 - rayon_core[6a1103081137bd06]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x6184e4db1c9c - <rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x6184e4dc0356 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x6184e4dc18e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x6184e4dc3b61 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x6184e4db78f7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x6184e4dc3bcb - __rust_try
[INFO] [stdout]   75:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x6184e4dc14a4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x6184e4dbd62f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<rayon_core[6a1103081137bd06]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x6184e4e181ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x6184e4e181ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x7534475f7aa4 - <unknown>
[INFO] [stdout]   82:     0x753447684a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (186) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6184e4e188fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6184e4e188fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6184e4e188fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6184e4e2d39a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6184e4e2d39a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6184e4e1dbd2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6184e4e1dbd2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6184e4dfad9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6184e4dfad9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6184e4e13411 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6184e4e1368b - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6184e4dfae58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6184e4defe49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6184e4dfb83d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6184e4e2db5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6184e4e2d8d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6184e4b75fee - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x6184e4b1c9db - hen[e8aaa039a1b36f17]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x6184e4b18732 - <hen[e8aaa039a1b36f17]::simulation::SingSimInput>::app_dir
[WARN] too many lines in the log, truncating it
